var net/http.http2readIdleTimerMsg
3 uses
net/http (current package)
h2_bundle.go#L5010: case http2readIdleTimerMsg:
h2_bundle.go#L5085: http2readIdleTimerMsg = new(http2serverMessage)
h2_bundle.go#L5095: func (sc *http2serverConn) onReadIdleTimer() { sc.sendServeMsg(http2readIdleTimerMsg) }
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |